Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Cyberdog Programmer's Kit / Part 3 - Cyberdog Reference
Chapter 7 - Classes and Methods / CyberServiceMenu


MenuFocusAcquired

Notifies this Cyberdog service menu object that its associated display part has acquired the focus.

void MenuFocusAcquired (in ODFrame frame);
frame
The frame that acquired the menu focus.
DISCUSSION
Any Cyberdog display part that displays Cyberdog service-related menus should call this method when one of its frames acquires the menu focus. MenuFocusAcquired iterates through all the Cyberdog services, calling each service's CyberMenuFocusAcquired method.

Do not subclass this class.

SEE ALSO
The MenuFocusLost method (page 345).
The CyberService::CyberMenuFocusAcquired method (page 334).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help